running pattern - traduction vers russe
DICLIB.COM
Outils linguistiques IA
Entrez un mot ou une phrase dans n'importe quelle langue 👆
Langue:     

Traduction et analyse des mots par intelligence artificielle

Sur cette page, vous pouvez obtenir une analyse détaillée d'un mot ou d'une phrase, réalisée à l'aide de la meilleure technologie d'intelligence artificielle à ce jour:

  • comment le mot est utilisé
  • fréquence d'utilisation
  • il est utilisé plus souvent dans le discours oral ou écrit
  • options de traduction de mots
  • exemples d'utilisation (plusieurs phrases avec traduction)
  • étymologie

running pattern - traduction vers russe

SOFTWARE DESIGN PATTERN
Facade Pattern; Design Pattern - Facade; Façade pattern

running pattern      
непрерывный ["бегущий"] узор
running around         
  • Person with a bad running form. Heel striking and leaning forward are some of the most common mistakes and cause of injuries among beginners.
  • Chafing of skin following a marathon run
  • A man running with a baton during a relay race.
  • Maximum human speed [km/h] and pace [min/km] per distance
  • A scene depicting long-distance runners, originally found on a [[Panathenaic amphora]] from Ancient Greece, circa 333 BCE
  • [[Eadweard Muybridge]] photo sequence
  • Roman bronze sculptures]] of runners from the [[Villa of the Papyri]] at [[Herculaneum]], now in the [[Naples National Archaeological Museum]]
  • Video of human running action
  • International-level women athletes competing in 100 m sprint race at [[ISTAF Berlin]], 2006
ACTIVITY THAT INVOLVES THE RAPID TERRESTRIAL LOCOMOTION OF FEET
Runners; Running speed; Footrace; Foot race; Footraces; Slow run; Running (sports); Running Around; Running event; Running events; 🎽; Runner; Running (sport); History of running; Vertical running; Running (athleticism); Pace (running)

общая лексика

обегающий

running speed         
  • Person with a bad running form. Heel striking and leaning forward are some of the most common mistakes and cause of injuries among beginners.
  • Chafing of skin following a marathon run
  • A man running with a baton during a relay race.
  • Maximum human speed [km/h] and pace [min/km] per distance
  • A scene depicting long-distance runners, originally found on a [[Panathenaic amphora]] from Ancient Greece, circa 333 BCE
  • [[Eadweard Muybridge]] photo sequence
  • Roman bronze sculptures]] of runners from the [[Villa of the Papyri]] at [[Herculaneum]], now in the [[Naples National Archaeological Museum]]
  • Video of human running action
  • International-level women athletes competing in 100 m sprint race at [[ISTAF Berlin]], 2006
ACTIVITY THAT INVOLVES THE RAPID TERRESTRIAL LOCOMOTION OF FEET
Runners; Running speed; Footrace; Foot race; Footraces; Slow run; Running (sports); Running Around; Running event; Running events; 🎽; Runner; Running (sport); History of running; Vertical running; Running (athleticism); Pace (running)
эксплуатационная скорость

Définition

runner
n.
1.
Racer.
2.
Messenger, courier.

Wikipédia

Facade pattern

The facade pattern (also spelled façade) is a software-design pattern commonly used in object-oriented programming. Analogous to a facade in architecture, a facade is an object that serves as a front-facing interface masking more complex underlying or structural code. A facade can:

  • improve the readability and usability of a software library by masking interaction with more complex components behind a single (and often simplified) API
  • provide a context-specific interface to more generic functionality (complete with context-specific input validation)
  • serve as a launching point for a broader refactor of monolithic or tightly-coupled systems in favor of more loosely-coupled code

Developers often use the facade design pattern when a system is very complex or difficult to understand because the system has many interdependent classes or because its source code is unavailable. This pattern hides the complexities of the larger system and provides a simpler interface to the client. It typically involves a single wrapper class that contains a set of members required by the client. These members access the system on behalf of the facade client and hide the implementation details.

Traduction de &#39running pattern&#39 en Russe